setGeometryColor

Will change the color for the next calls to drawPixel, drawRectangle, drawTriangle, fillRectangle, fillTriangle, drawLine, drawQuadraticBezierLine

version(none)
extern (System) __gshared
void function(in HipColor color) setGeometryColor;

Meta